diff options
-rw-r--r-- | specs/source-package-format-2.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/source-package-format-2.0.txt b/specs/source-package-format-2.0.txt index 2a21db4..8f5a999 100644 --- a/specs/source-package-format-2.0.txt +++ b/specs/source-package-format-2.0.txt @@ -547,7 +547,7 @@ Following is an example `build.in` file: touch $@ binary-arch: install-arch.stamp - oh-strip -gl /usr/lib/libopkg.so.1.0.0 + oh-strip -g oh-installfiles oh-installdocs $(PKG_COMMON) oh-gencontrol |