summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 54ccbcd)
raw | patch | inline | side by side (parent: 54ccbcd)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 25 Jun 2007 08:38:44 +0000 (08:38 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 25 Jun 2007 08:38:44 +0000 (08:38 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6677 594d385d-05f5-0310-b6e9-bd551577e9d8
debian/control | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/control b/debian/control
index 1653fa44f23b8885093c301522934811505835b5..dc3c688412655d21e7145f4064dcadd4019324b3 100644 (file)
--- a/debian/control
+++ b/debian/control
GOsa is a combination of system-administrator and end-user web
interface, designed to handle LDAP based setups.
+Package: gosa-help-en
+Architecture: all
+Depends: gosa
+Description: English online help for GOsa
+ This package includes the English online documentation for GOsa
+ .
+ GOsa is a combination of system-administrator and end-user web
+ interface, designed to handle LDAP based setups.
+
Package: gosa-help-de
Architecture: all
Depends: gosa
diff --git a/debian/rules b/debian/rules
index 233a1b18df871e841af717c19b7c4aebf1c284c5..31639653ce489f1a63fc993567caa041f412ad19 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
-rm -rf debian/gosa/usr/share/gosa/doc/guide/user/*/lyx-source
-rm -rf debian/gosa/usr/share/gosa/doc/guide/admin
-rm -rf debian/gosa/usr/share/gosa/doc/guide/devel
- -for lang in de fr nl; do mkdir -p debian/gosa-help-$$lang/usr/share/gosa/doc/guide/user/$$lang; done
- -for lang in de fr nl; do mv debian/gosa/usr/share/gosa/doc/guide/user/$$lang/* debian/gosa-help-$$lang/usr/share/gosa/doc/guide/user/$$lang/; done
+ -for lang in en de fr nl; do mkdir -p debian/gosa-help-$$lang/usr/share/gosa/doc/guide/user/$$lang; done
+ -for lang in en de fr nl; do mv debian/gosa/usr/share/gosa/doc/guide/user/$$lang/* debian/gosa-help-$$lang/usr/share/gosa/doc/guide/user/$$lang/; done
-cp -R debian/gosa/usr/share/gosa/doc/* debian/gosa/usr/share/doc/gosa
-rm -rf debian/gosa/usr/share/gosa/contrib
-rm -rf debian/gosa/usr/share/gosa/locale/en