Code

Updated controls
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 25 Jun 2007 08:38:44 +0000 (08:38 +0000)
committercajus <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
debian/rules

index 1653fa44f23b8885093c301522934811505835b5..dc3c688412655d21e7145f4064dcadd4019324b3 100644 (file)
@@ -26,6 +26,15 @@ Description: LDAP schema for GOsa
  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
index 233a1b18df871e841af717c19b7c4aebf1c284c5..31639653ce489f1a63fc993567caa041f412ad19 100755 (executable)
@@ -74,8 +74,8 @@ install-stamp:
        -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