]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Initial revision
authorTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 08:48:52 +0000 (08:48 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 08:48:52 +0000 (08:48 +0000)
packagedata.sed [new file with mode: 0644]

diff --git a/packagedata.sed b/packagedata.sed
new file mode 100644 (file)
index 0000000..1d53652
--- /dev/null
@@ -0,0 +1,4 @@
+# Hack data.am for PACKAGEDATA variable.
+s/@SHORT@/p/g
+s/@LONG@/$(PACKAGEDATA)/g
+s,@DIR@,$(datadir)/$(PACKAGE),g